home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / msgfrm11.zip / MFORM.BAT < prev    next >
DOS Batch File  |  1990-07-04  |  372b  |  8 lines

  1. REM Example of a multiple use batch file.  The /TO: will be ignored
  2. REM if you are using the other /TO: related switches, like /LST:xxx and
  3. REM /DOR:xxx.  Also, "/TO:xxx xxx" MUST be the LAST entry (before /NET,
  4. REM /PRI, etc.) as MSGFORM might get confused.
  5. REM
  6. MSGFORM /LTR:letter1 /MSG:c:\rbbs\messages /SEC:40 /NET /PRI /TO:%1 %2 %3 %4
  7. mu-edit c:\rbbs\messages
  8.